home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8419 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: goanna.cs.rmit.EDU.AU!not-for-mail
  2. From: rav@goanna.cs.rmit.EDU.AU (++           robin)
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++
  4. Subject: Re: C/C++ knocks the crap out of Ada
  5. Date: 18 Feb 1996 11:36:44 +1100
  6. Organization: Comp Sci, RMIT, Melbourne, Australia
  7. Message-ID: <4g5sas$787@goanna.cs.rmit.EDU.AU>
  8. References: <00001a73+00002504@msn.com> <4etcmm$lpd@nova.dimensional.com> <3114d8fb.5a455349@zesi.ruhr.de> <4f5h5t$f13@vixen.cso.uiuc.edu> <4g1bgf$l5@mailhub.scitec.com.au> <312515DF.7D3B@cmlj.demon.co.uk>
  9. NNTP-Posting-Host: goanna.cs.rmit.edu.au
  10. X-Newsreader: NN version 6.5.0 #0 (NOV)
  11.  
  12.     Chris Littlejohns <chris@cmlj.demon.co.uk> writes:
  13.  
  14.     >The only area of Ada that I've observed people having real difficulty 
  15.     >with is Tasking.
  16.  
  17. ---It's other things besides -- like, how to find a square root, how to do
  18. simple I/O.
  19. __________________________________________________________________________
  20.  
  21. From comp.lang.ada Sun Feb 18 11:30:51 1996
  22. From: kst1ju@herts.ac.uk (Ryan)
  23. Subject: Please help a beginner! (second try)
  24.  
  25. Could somebody please help me with what I am sure is a simple
  26. problem. I need to do some basic text and integer IO. Apparently
  27. I need the TEXT_IO library for this - it is on my system, and
  28. I believe I am using it in the following code. However, when I 
  29. compile the program, the errors mentioned in the comments are
  30. given out :
  31. [snip]
  32.